home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Invoice & Inventory / SBIC_ V3.5 Small Bus. Inv. Ctrl / SBIC35EX.exe / DISK_1.ZIP / Tutorial.sbi / PO.json < prev    next >
JavaScript Object Notation  |  1998-11-18  |  228b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "VendorID": "Long Integer",
  5.         "Number": "Long Integer",
  6.         "Date": "DateTime",
  7.         "Notes": "Text (200)",
  8.         "RequiredDate": "DateTime",
  9.         "TaxRate": "Double",
  10.         "Filled": "Boolean NOT NULL",
  11.         "FilledDate": "DateTime"
  12.     },
  13.     "data": []
  14. }